imcontext: Stop using GTK_MAX_COMPOSE_LEN
authorMatthias Clasen <mclasen@redhat.com>
Mon, 1 Feb 2021 13:39:42 +0000 (08:39 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 1 Feb 2021 17:10:05 +0000 (12:10 -0500)
commit031944ad30cd84daab52dcf88b95ec3425f72952
treec4a2c9aa56374f2171a4b8da4804cc4e3dba8f6a
parentbf8b974f6806ffde86542e1a8342d2633d56271b
imcontext: Stop using GTK_MAX_COMPOSE_LEN

Allocate the compose_buffer, and resize it when needed
to match the tables we use.
gtk/gtkimcontextsimple.c